Add a new :ellipsize property which controls ellipsization of the rendered
authorMatthias Clasen <maclas@gmx.de>
Thu, 22 Jul 2004 05:45:19 +0000 (05:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 22 Jul 2004 05:45:19 +0000 (05:45 +0000)
commitf0d8fe3a7dee6db0c17403620db566e7f7437628
tree5401636781e4f402eb61a9a44e682946c861b337
parent50243e65c11bd4204f467030817b751cfadc08c0
Add a new :ellipsize property which controls ellipsization of the rendered

Thu Jul 22 01:42:16 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init):
Add a new :ellipsize property which controls ellipsization of the
rendered text.  (#144835, Vincent Untz, patch by Jonathan Blandford
and Anders Carlsson

* gtk/gtkfilechooserdefault.c (create_file_list): Use ellipsization
for the name column.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcellrenderertext.c
gtk/gtkfilechooserdefault.c